* eval.c (mark_backtrace) [BYTE_MARK_STACK]: Remove stray '*'.
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 15 Nov 2012 00:41:32 +0000 (16:41 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 15 Nov 2012 00:41:32 +0000 (16:41 -0800)
commit9d3bf711c0a536de0ab1041947cafb02076b273f
treea55d98979d6e7295f2895d9e81484232a0ae129d
parente5f05605aa5078efc2eab2d59b5671fcc1c8edb9
* eval.c (mark_backtrace) [BYTE_MARK_STACK]: Remove stray '*'.

This follows up on the 2012-09-29 patch that removed indirection
for the 'function' field.  Reported by Sergey Vinokurov in
<http://lists.gnu.org/archive/html/emacs-devel/2012-11/msg00263.html>.
src/ChangeLog
src/eval.c